Microsoft Windows graphic

Setting resource properties

Using the resource Properties dialog box, you can:

The General, Dependencies, and Advanced tabs are the same for every resource. Some resource types support additional tabs.

Do not update the properties of a cluster object on multiple nodes simultaneously. For more information on multiple and simultaneous property updates, see the Microsoft Platform Software Development Kit (SDK).

Setting resource dependencies

The Cluster service uses the dependencies list when bringing resources online and offline. For example, if a group is brought online in which a physical disk and a file share are located, it is futile to try to bring the file share online before bringing the physical disk (on which the file share is located) online. It is important to remember this when you configure resources because the groups function properly only if these dependencies are correctly configured.

The following table shows resources and their dependencies. The resources in the right column must be configured before you create the resource.

Resource Dependencies (required or recommended)
DHCP Service Physical Disk or other storage class device (on which the files are located)

Internet Protocol (IP) Address (for client access to the DHCP server)

Network Name (for client access to the DHCP server)

Distributed Transaction Coordinator Physical Disk or other storage class device
File Share

A file share that is configured as a DFS root has the following required dependency:

  • Network Name

A file share that is not DFS has no required dependencies. It is recommended that file share resources have the following dependencies:

  • Physical Disk
  • Network Name
Generic Application Network Name
Generic Script None
Generic Service Network Name
IP Address None
Local Quorum None
Majority Node Set None
Message Queuing Physical Disk or other storage class device

Network Name (so that remote clients can access it)

Network Name IP Address (that you want to correspond to the name)
Physical Disk None
Print Spooler Physical Disk or other storage class device (on which the spool is located)

Network Name (so that remote clients can access it)

Volume Shadow Copy Service Task A Volume Shadow Copy Service Task resource has no required dependencies. However, Volume Shadow Copy Service Task resources that manage scheduled tasks for shadow copies have a required dependency on the Physical Disk resources for the volumes on which the volume shadow copies are located.
WINS Service Physical Disk or other storage class device (on which the files are located)

Network Name (for client access to the WINS server)

Note

  • The Network Name will, in turn, be dependent on the IP Address which is necessary for client access to the WINS server.

The New Resource Wizard enforces the use of resource dependencies.

Setting advanced resource properties

Use the Advanced tab of the resource Properties dialog box to:

Setting resource parameters

Most resources have a resource-specific Parameters tab in their Properties dialog box. The following table lists each resource and its configurable parameters.

Resource Configurable parameters

DHCP Service

You can enter the path to the DHCP database files and to the backup of the DHCP database files.

You can enter the path to the audit log file stored by the DHCP service.

Distributed Transaction Coordinator None.
File Share You can use the Parameters tab for the File Share Properties dialog box to set permissions on the file share and limit the number of simultaneous users.

Important

  • When you create a new File Share resource, permissions for the Everyone group for that file share are automatically set by default to Read only. You can use Cluster Administrator or cluster.exe to change the default permissions. For more information, see To view or set resource properties.

You can also use the Parameters tab to set the name of the file share (because clients will detect it in their browse or explore lists), set the file share comment, and set the path to the shared files.

Generic Application You can use the Parameters tab in the Generic Application Properties dialog box to specify the application command line, current directory, whether it uses the Network Name for the computer name, and whether or not it can interact with the desktop.

Important

  • It is recommended that you carefully consider the ways in which you interact with the server before you enable the Generic Application to interact with the desktop. This option is not valid in a number of scenarios, for example, administering a cluster either in a terminal server session or remotely using Emergency Management Services and an out-of-band connection.
Generic Script You can use the Parameters tab for the Generic Script Properties dialog box to specify the path to the Visual Basic (VB) script file.
Generic Service You can use the Parameters tab for the Generic Service Properties dialog box to specify the service name, startup parameters, and whether it uses the Network Name for the computer name.
IP Address You can configure the IP address and subnet mask. You must also specify which cluster network to use and enable NetBIOS for the IP address.
Local Quorum None.
Majority Node Set None.
Message Queuing None.
Network Name You can configure the computer name parameter, enable Kerberos authentication, and indicate whether DNS registration failures are tolerated for the Network Name resource.
Physical Disk You can specify only which drive to use for the Physical Disk resource. You cannot change this after the resource is created.
Print Spooler You can configure the path to the Print Spooler folder and the job completion time-out for the Print Spooler resource.
Volume Shadow Copy Service Task You can use the Parameters tab for the Volume Shadow Copy Service Task Properties dialog box to specify the command to run for the task (a combination of the Command to run and Command parameters fields), the working directory, and the schedule for running that command.

Important

WINS Service You can enter the path to the WINS database files and to the backup of the WINS database files.